﻿2026-06-04T03:43:07.6096458Z ##[group]Run cargo build --workspace --all-targets
2026-06-04T03:43:07.6099084Z [36;1mcargo build --workspace --all-targets[0m
2026-06-04T03:43:07.6129264Z shell: /usr/bin/bash -e {0}
2026-06-04T03:43:07.6130907Z ##[endgroup]
2026-06-04T03:43:08.1077028Z    Compiling proc-macro2 v1.0.106
2026-06-04T03:43:08.1079806Z    Compiling quote v1.0.45
2026-06-04T03:43:08.1115800Z    Compiling unicode-ident v1.0.24
2026-06-04T03:43:08.1118655Z    Compiling libc v0.2.186
2026-06-04T03:43:08.2037178Z    Compiling serde_core v1.0.228
2026-06-04T03:43:08.3794597Z    Compiling serde v1.0.228
2026-06-04T03:43:08.7370793Z    Compiling cfg-if v1.0.4
2026-06-04T03:43:08.8009468Z    Compiling typenum v1.20.1
2026-06-04T03:43:10.1841276Z    Compiling syn v2.0.117
2026-06-04T03:43:10.1950560Z    Compiling portable-atomic v1.13.1
2026-06-04T03:43:10.6790707Z    Compiling version_check v0.9.5
2026-06-04T03:43:10.9350934Z    Compiling memchr v2.8.1
2026-06-04T03:43:11.0755157Z    Compiling critical-section v1.2.0
2026-06-04T03:43:11.1465346Z    Compiling subtle v2.6.1
2026-06-04T03:43:11.3241096Z    Compiling generic-array v0.14.7
2026-06-04T03:43:11.4796019Z    Compiling semver v1.0.28
2026-06-04T03:43:11.8890865Z    Compiling rustc_version v0.4.1
2026-06-04T03:43:12.3100795Z    Compiling smallvec v1.15.1
2026-06-04T03:43:12.5984774Z    Compiling find-msvc-tools v0.1.9
2026-06-04T03:43:12.8938132Z    Compiling shlex v2.0.1
2026-06-04T03:43:12.9920820Z    Compiling equivalent v1.0.2
2026-06-04T03:43:13.0420996Z    Compiling itoa v1.0.18
2026-06-04T03:43:13.1046048Z    Compiling cc v1.2.63
2026-06-04T03:43:13.1210893Z    Compiling crypto-common v0.1.7
2026-06-04T03:43:13.2160687Z    Compiling pin-project-lite v0.2.17
2026-06-04T03:43:13.2510781Z    Compiling getrandom v0.2.17
2026-06-04T03:43:13.2751118Z    Compiling log v0.4.30
2026-06-04T03:43:13.4381505Z    Compiling cpufeatures v0.2.17
2026-06-04T03:43:13.4850801Z    Compiling hashbrown v0.17.1
2026-06-04T03:43:13.5160723Z    Compiling bytes v1.11.1
2026-06-04T03:43:14.4209756Z    Compiling indexmap v2.14.0
2026-06-04T03:43:14.5124351Z    Compiling futures-core v0.3.32
2026-06-04T03:43:14.6378221Z    Compiling rand_core v0.10.1
2026-06-04T03:43:14.7834622Z    Compiling bitflags v2.11.1
2026-06-04T03:43:15.0521110Z    Compiling socket2 v0.6.4
2026-06-04T03:43:15.4160868Z    Compiling getrandom v0.4.2
2026-06-04T03:43:15.5830854Z    Compiling mio v1.2.1
2026-06-04T03:43:15.5951076Z    Compiling stable_deref_trait v1.2.1
2026-06-04T03:43:15.7526114Z    Compiling block-buffer v0.10.4
2026-06-04T03:43:15.9026954Z    Compiling futures-sink v0.3.32
2026-06-04T03:43:15.9100442Z    Compiling futures-io v0.3.32
2026-06-04T03:43:15.9880593Z    Compiling slab v0.4.12
2026-06-04T03:43:16.0496028Z    Compiling futures-channel v0.3.32
2026-06-04T03:43:16.1890638Z    Compiling digest v0.10.7
2026-06-04T03:43:16.2880787Z    Compiling futures-task v0.3.32
2026-06-04T03:43:16.3540496Z    Compiling curve25519-dalek v4.1.3
2026-06-04T03:43:16.4570433Z    Compiling zerocopy v0.8.50
2026-06-04T03:43:16.4901389Z    Compiling synstructure v0.13.2
2026-06-04T03:43:16.5540624Z    Compiling rand_core v0.6.4
2026-06-04T03:43:16.7403015Z    Compiling ahash v0.8.12
2026-06-04T03:43:16.8610550Z    Compiling fnv v1.0.7
2026-06-04T03:43:16.9099748Z    Compiling sha2 v0.10.9
2026-06-04T03:43:17.3521076Z    Compiling pkg-config v0.3.33
2026-06-04T03:43:17.4132058Z    Compiling autocfg v1.5.1
2026-06-04T03:43:17.9100586Z    Compiling vcpkg v0.2.15
2026-06-04T03:43:18.1131257Z    Compiling signature v2.2.0
2026-06-04T03:43:18.2140888Z    Compiling ed25519 v2.2.3
2026-06-04T03:43:18.3717208Z    Compiling zmij v1.0.21
2026-06-04T03:43:18.5730360Z    Compiling cfg_aliases v0.2.1
2026-06-04T03:43:18.6150634Z    Compiling fastrand v2.4.1
2026-06-04T03:43:18.8960538Z    Compiling serde_json v1.0.150
2026-06-04T03:43:18.9543424Z    Compiling libsqlite3-sys v0.30.1
2026-06-04T03:43:19.0200551Z    Compiling litemap v0.8.2
2026-06-04T03:43:19.1780206Z    Compiling serde_derive v1.0.228
2026-06-04T03:43:19.2520530Z    Compiling zeroize_derive v1.4.3
2026-06-04T03:43:19.2670358Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-04T03:43:19.8647011Z    Compiling zeroize v1.8.2
2026-06-04T03:43:19.9000485Z    Compiling tokio-macros v2.7.0
2026-06-04T03:43:20.0350587Z    Compiling futures-macro v0.3.32
2026-06-04T03:43:20.7250266Z    Compiling tokio v1.52.3
2026-06-04T03:43:21.1220466Z    Compiling zerofrom-derive v0.1.7
2026-06-04T03:43:22.8970599Z    Compiling zerofrom v0.1.8
2026-06-04T03:43:23.0201264Z    Compiling futures-util v0.3.32
2026-06-04T03:43:23.0770354Z    Compiling yoke-derive v0.8.2
2026-06-04T03:43:24.5570464Z    Compiling yoke v0.8.2
2026-06-04T03:43:24.7860285Z    Compiling zerovec-derive v0.11.3
2026-06-04T03:43:26.0240355Z    Compiling once_cell v1.21.4
2026-06-04T03:43:26.2790576Z    Compiling displaydoc v0.2.6
2026-06-04T03:43:26.4490288Z    Compiling zerovec v0.11.6
2026-06-04T03:43:27.6003917Z    Compiling hashbrown v0.14.5
2026-06-04T03:43:27.6050473Z    Compiling tinystr v0.8.3
2026-06-04T03:43:27.8220285Z    Compiling tracing-core v0.1.36
2026-06-04T03:43:28.6410044Z    Compiling tracing-attributes v0.1.31
2026-06-04T03:43:29.1359962Z    Compiling ed25519-dalek v2.2.0
2026-06-04T03:43:29.4847331Z    Compiling writeable v0.6.3
2026-06-04T03:43:29.7260711Z    Compiling rustversion v1.0.22
2026-06-04T03:43:30.0326305Z    Compiling icu_locale_core v2.2.0
2026-06-04T03:43:30.4698192Z    Compiling hashlink v0.9.1
2026-06-04T03:43:30.4870504Z    Compiling tracing v0.1.44
2026-06-04T03:43:30.8135611Z    Compiling potential_utf v0.1.5
2026-06-04T03:43:30.9140645Z    Compiling zerotrie v0.2.4
2026-06-04T03:43:31.3010711Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-04T03:43:31.3420295Z    Compiling icu_properties_data v2.2.0
2026-06-04T03:43:31.4510631Z    Compiling icu_normalizer_data v2.2.0
2026-06-04T03:43:31.4555366Z    Compiling utf8_iter v1.0.4
2026-06-04T03:43:31.5680553Z    Compiling fallible-iterator v0.3.0
2026-06-04T03:43:31.5930522Z    Compiling icu_collections v2.2.0
2026-06-04T03:43:31.8780616Z    Compiling icu_provider v2.2.0
2026-06-04T03:43:32.3640813Z    Compiling spt-proto v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-04T03:43:33.0240519Z    Compiling tokio-util v0.7.18
2026-06-04T03:43:33.5080495Z    Compiling anyhow v1.0.102
2026-06-04T03:43:34.0509718Z    Compiling percent-encoding v2.3.2
2026-06-04T03:43:34.1006431Z    Compiling icu_normalizer v2.2.0
2026-06-04T03:43:34.2260559Z    Compiling icu_properties v2.2.0
2026-06-04T03:43:34.9195423Z    Compiling ring v0.17.14
2026-06-04T03:43:35.1231888Z    Compiling http v1.4.1
2026-06-04T03:43:35.4760595Z    Compiling cpufeatures v0.3.0
2026-06-04T03:43:35.5210546Z    Compiling thiserror v2.0.18
2026-06-04T03:43:35.8230291Z    Compiling strsim v0.11.1
2026-06-04T03:43:36.2600447Z    Compiling idna_adapter v1.2.2
2026-06-04T03:43:36.4660530Z    Compiling rustls-pki-types v1.14.1
2026-06-04T03:43:36.7240624Z    Compiling thiserror-impl v2.0.18
2026-06-04T03:43:37.1324400Z    Compiling idna v1.1.0
2026-06-04T03:43:38.0840566Z    Compiling chacha20 v0.10.0
2026-06-04T03:43:38.4139541Z    Compiling form_urlencoded v1.2.2
2026-06-04T03:43:38.5697109Z    Compiling ipnet v2.12.0
2026-06-04T03:43:38.5779319Z    Compiling ident_case v1.0.1
2026-06-04T03:43:38.6650921Z    Compiling untrusted v0.9.0
2026-06-04T03:43:38.7621089Z    Compiling darling_core v0.20.11
2026-06-04T03:43:39.2330448Z    Compiling url v2.5.8
2026-06-04T03:43:40.3151566Z    Compiling rusqlite v0.32.1
2026-06-04T03:43:40.4834483Z    Compiling rand v0.10.1
2026-06-04T03:43:41.5330597Z    Compiling scopeguard v1.2.0
2026-06-04T03:43:41.6014130Z    Compiling unicode-segmentation v1.13.3
2026-06-04T03:43:42.0684365Z    Compiling spt-store v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-04T03:43:42.1422806Z    Compiling rustls v0.23.40
2026-06-04T03:43:42.1957313Z    Compiling convert_case v0.10.0
2026-06-04T03:43:42.2580506Z    Compiling lock_api v0.4.14
2026-06-04T03:43:42.5791062Z    Compiling rustls-webpki v0.103.13
2026-06-04T03:43:42.5890301Z    Compiling const-oid v0.10.2
2026-06-04T03:43:42.8100571Z    Compiling atomic-waker v1.1.2
2026-06-04T03:43:42.9016791Z    Compiling unicode-xid v0.2.6
2026-06-04T03:43:42.9549449Z    Compiling darling_macro v0.20.11
2026-06-04T03:43:42.9980721Z    Compiling derive_more-impl v2.1.1
2026-06-04T03:43:43.2740519Z    Compiling darling v0.20.11
2026-06-04T03:43:43.3193781Z    Compiling httparse v1.10.1
2026-06-04T03:43:43.6171957Z    Compiling spt-msg v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-04T03:43:44.2150987Z    Compiling rustix v1.1.4
2026-06-04T03:43:44.6904661Z    Compiling derive_builder_core v0.20.2
2026-06-04T03:43:45.1040567Z    Compiling h2 v0.4.14
2026-06-04T03:43:46.1860358Z    Compiling http-body v1.0.1
2026-06-04T03:43:46.3047560Z    Compiling hybrid-array v0.4.12
2026-06-04T03:43:47.2542291Z    Compiling base64ct v1.8.3
2026-06-04T03:43:47.6250362Z    Compiling powerfmt v0.2.0
2026-06-04T03:43:47.8450560Z    Compiling paste v1.0.15
2026-06-04T03:43:48.0416575Z    Compiling linux-raw-sys v0.12.1
2026-06-04T03:43:48.6090280Z    Compiling heck v0.5.0
2026-06-04T03:43:48.6180279Z    Compiling derive_more v2.1.1
2026-06-04T03:43:48.8880255Z    Compiling deranged v0.5.8
2026-06-04T03:43:50.7420557Z    Compiling pem-rfc7468 v1.0.0
2026-06-04T03:43:51.0869683Z    Compiling derive_builder_macro v0.20.2
2026-06-04T03:43:51.6629410Z    Compiling n0-error-macros v0.1.3
2026-06-04T03:43:51.7673272Z    Compiling spez v0.1.2
2026-06-04T03:43:52.1200492Z    Compiling num-traits v0.2.19
2026-06-04T03:43:52.2240330Z    Compiling memoffset v0.6.5
2026-06-04T03:43:52.3430514Z    Compiling base64 v0.22.1
2026-06-04T03:43:52.7754407Z    Compiling data-encoding v2.11.0
2026-06-04T03:43:52.7823468Z    Compiling parking_lot_core v0.9.12
2026-06-04T03:43:52.9479518Z    Compiling tinyvec_macros v0.1.1
2026-06-04T03:43:52.9745685Z    Compiling thiserror v1.0.69
2026-06-04T03:43:52.9937713Z    Compiling tower-service v0.3.3
2026-06-04T03:43:53.0480631Z    Compiling try-lock v0.2.5
2026-06-04T03:43:53.1170467Z    Compiling num-conv v0.2.2
2026-06-04T03:43:53.2150521Z    Compiling time-core v0.1.8
2026-06-04T03:43:53.3039920Z    Compiling want v0.3.1
2026-06-04T03:43:53.3159771Z    Compiling tinyvec v1.11.0
2026-06-04T03:43:53.3770308Z    Compiling n0-error v0.1.3
2026-06-04T03:43:53.6020590Z    Compiling derive_builder v0.20.2
2026-06-04T03:43:53.6862211Z    Compiling tempfile v3.27.0
2026-06-04T03:43:53.7459587Z    Compiling der v0.8.0-rc.10
2026-06-04T03:43:53.9420830Z    Compiling block-buffer v0.12.0
2026-06-04T03:43:54.1080558Z    Compiling crypto-common v0.2.2
2026-06-04T03:43:54.2780607Z    Compiling vergen-lib v9.1.0
2026-06-04T03:43:54.3870452Z    Compiling thiserror-impl v1.0.69
2026-06-04T03:43:54.4338735Z    Compiling pin-project-internal v1.1.13
2026-06-04T03:43:55.8366193Z    Compiling n0-future v0.3.2
2026-06-04T03:43:55.9495497Z    Compiling inout v0.1.4
2026-06-04T03:43:56.0089070Z    Compiling termios v0.2.2
2026-06-04T03:43:56.0218247Z    Compiling ioctl-rs v0.1.6
2026-06-04T03:43:56.0730491Z    Compiling serial-core v0.4.0
2026-06-04T03:43:56.0950289Z    Compiling spin v0.10.0
2026-06-04T03:43:56.1034719Z    Compiling httpdate v1.0.3
2026-06-04T03:43:56.1320740Z    Compiling winnow v1.0.3
2026-06-04T03:43:56.1830112Z    Compiling diatomic-waker v0.2.3
2026-06-04T03:43:56.3128523Z    Compiling parking v2.2.1
2026-06-04T03:43:56.3530659Z    Compiling cordyceps v0.3.4
2026-06-04T03:43:56.4420160Z    Compiling crossbeam-utils v0.8.21
2026-06-04T03:43:56.6314143Z    Compiling futures-lite v2.6.1
2026-06-04T03:43:56.6880590Z    Compiling hyper v1.10.1
2026-06-04T03:43:56.7670636Z    Compiling futures-buffered v0.2.13
2026-06-04T03:43:57.2260587Z    Compiling serial-unix v0.4.0
2026-06-04T03:43:57.4860226Z    Compiling cipher v0.4.4
2026-06-04T03:43:57.7800514Z    Compiling pin-project v1.1.13
2026-06-04T03:43:57.8327602Z    Compiling spki v0.8.0-rc.4
2026-06-04T03:43:57.9154298Z    Compiling digest v0.11.3
2026-06-04T03:43:58.0460664Z    Compiling netlink-packet-core v0.8.1
2026-06-04T03:43:58.0980350Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-04T03:43:58.8797886Z    Compiling tokio-rustls v0.26.4
2026-06-04T03:43:59.1510594Z    Compiling vergen-lib v0.1.6
2026-06-04T03:43:59.2456082Z    Compiling vergen v9.1.0
2026-06-04T03:43:59.2710532Z    Compiling noq-udp v0.10.0
2026-06-04T03:43:59.3590805Z    Compiling sync_wrapper v1.0.2
2026-06-04T03:43:59.4300353Z    Compiling universal-hash v0.5.1
2026-06-04T03:43:59.4360705Z    Compiling heapless v0.7.17
2026-06-04T03:43:59.5340886Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-04T03:43:59.6010638Z    Compiling aho-corasick v1.1.4
2026-06-04T03:43:59.6060795Z    Compiling pin-utils v0.1.0
2026-06-04T03:43:59.6150728Z    Compiling regex-syntax v0.8.10
2026-06-04T03:43:59.6475382Z    Compiling opaque-debug v0.3.1
2026-06-04T03:43:59.6833529Z    Compiling byteorder v1.5.0
2026-06-04T03:43:59.7100315Z    Compiling bitflags v1.3.2
2026-06-04T03:43:59.7550378Z    Compiling either v1.16.0
2026-06-04T03:43:59.9033127Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-04T03:44:00.0460578Z    Compiling prefix-trie v0.8.4
2026-06-04T03:44:00.1960540Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-04T03:44:01.0150635Z    Compiling hash32 v0.2.1
2026-06-04T03:44:01.2130216Z    Compiling nix v0.25.1
2026-06-04T03:44:01.9750573Z    Compiling polyval v0.6.2
2026-06-04T03:44:02.2533119Z    Compiling hyper-util v0.1.20
2026-06-04T03:44:02.6050637Z    Compiling regex-automata v0.4.14
2026-06-04T03:44:03.6880563Z    Compiling parking_lot v0.12.5
2026-06-04T03:44:04.6626835Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-04T03:44:04.9500592Z    Compiling filedescriptor v0.8.3
2026-06-04T03:44:05.0788062Z    Compiling serial v0.4.0
2026-06-04T03:44:05.8792982Z    Compiling spin v0.9.8
2026-06-04T03:44:06.1190556Z    Compiling vergen-gitcl v1.0.8
2026-06-04T03:44:06.2370787Z    Compiling futures-executor v0.3.32
2026-06-04T03:44:06.5340496Z    Compiling serde_spanned v0.6.9
2026-06-04T03:44:06.6470604Z    Compiling toml_datetime v0.6.11
2026-06-04T03:44:06.8700557Z    Compiling toml_write v0.1.2
2026-06-04T03:44:06.9620324Z    Compiling tower-layer v0.3.3
2026-06-04T03:44:07.1001299Z    Compiling downcast-rs v1.2.1
2026-06-04T03:44:07.1476166Z    Compiling signature v3.0.0
2026-06-04T03:44:07.1570593Z    Compiling shell-words v1.1.1
2026-06-04T03:44:07.2508456Z    Compiling num_threads v0.1.7
2026-06-04T03:44:07.2840306Z    Compiling winnow v0.7.15
2026-06-04T03:44:07.3860434Z    Compiling time v0.3.47
2026-06-04T03:44:07.7411047Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-04T03:44:08.0334326Z    Compiling portable-pty v0.8.1
2026-06-04T03:44:08.1640550Z    Compiling ed25519 v3.0.0-rc.4
2026-06-04T03:44:08.5850534Z    Compiling futures v0.3.32
2026-06-04T03:44:08.6570569Z    Compiling regex v1.12.3
2026-06-04T03:44:09.9892314Z    Compiling ghash v0.5.1
2026-06-04T03:44:10.3060628Z    Compiling toml_edit v0.22.27
2026-06-04T03:44:10.3280563Z    Compiling proc-macro-crate v3.5.0
2026-06-04T03:44:10.4153471Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-04T03:44:11.0370784Z    Compiling sha2 v0.11.0-rc.5
2026-06-04T03:44:12.3230400Z    Compiling aes v0.8.4
2026-06-04T03:44:12.4570552Z    Compiling ctr v0.9.2
2026-06-04T03:44:12.6490923Z    Compiling http-body-util v0.1.3
2026-06-04T03:44:12.9780973Z    Compiling cobs v0.3.0
2026-06-04T03:44:13.1617877Z    Compiling netlink-sys v0.8.8
2026-06-04T03:44:13.1661302Z    Compiling postcard-derive v0.2.2
2026-06-04T03:44:13.4689112Z    Compiling aead v0.5.2
2026-06-04T03:44:13.5770211Z    Compiling openssl-probe v0.2.1
2026-06-04T03:44:13.7290901Z    Compiling rustls-native-certs v0.8.4
2026-06-04T03:44:13.7673985Z    Compiling postcard v1.1.3
2026-06-04T03:44:14.0965506Z    Compiling toml v0.8.23
2026-06-04T03:44:14.3200926Z    Compiling aes-gcm v0.10.3
2026-06-04T03:44:14.4871000Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-04T03:44:14.8811487Z    Compiling num_enum_derive v0.7.6
2026-06-04T03:44:15.4440936Z    Compiling data-encoding-macro v0.1.20
2026-06-04T03:44:15.4902899Z    Compiling tower v0.5.3
2026-06-04T03:44:15.6149704Z    Compiling crossbeam-channel v0.5.15
2026-06-04T03:44:15.9760549Z    Compiling crossbeam-epoch v0.9.18
2026-06-04T03:44:16.2013865Z    Compiling netlink-packet-route v0.29.0
2026-06-04T03:44:16.2500572Z    Compiling iroh-metrics-derive v0.4.1
2026-06-04T03:44:16.3600644Z    Compiling strum_macros v0.28.0
2026-06-04T03:44:16.4344590Z    Compiling enum-assoc v1.3.0
2026-06-04T03:44:16.7310793Z    Compiling async-trait v0.1.89
2026-06-04T03:44:17.3417078Z    Compiling netwatch v0.16.0
2026-06-04T03:44:17.5290665Z    Compiling noq v0.18.0
2026-06-04T03:44:17.7250484Z    Compiling uuid v1.23.2
2026-06-04T03:44:18.0065792Z    Compiling blake3 v1.8.5
2026-06-04T03:44:18.2564180Z    Compiling acto v0.8.2
2026-06-04T03:44:18.2890715Z    Compiling ryu v1.0.23
2026-06-04T03:44:18.4050542Z    Compiling tagptr v0.2.0
2026-06-04T03:44:18.4730814Z    Compiling allocator-api2 v0.2.21
2026-06-04T03:44:18.5600493Z    Compiling mac-addr v0.3.0
2026-06-04T03:44:18.7376185Z    Compiling rustc-hash v2.1.2
2026-06-04T03:44:18.8290514Z    Compiling sorted-index-buffer v0.2.1
2026-06-04T03:44:18.9720495Z    Compiling foldhash v0.2.0
2026-06-04T03:44:19.0190886Z    Compiling xml-rs v0.8.28
2026-06-04T03:44:19.1369522Z    Compiling identity-hash v0.1.0
2026-06-04T03:44:19.2161855Z    Compiling lru-slab v0.1.2
2026-06-04T03:44:19.3390645Z    Compiling noq-proto v0.17.0
2026-06-04T03:44:19.6448769Z    Compiling strum v0.28.0
2026-06-04T03:44:19.7330279Z    Compiling hashbrown v0.16.1
2026-06-04T03:44:20.5270265Z    Compiling xmltree v0.10.3
2026-06-04T03:44:20.7395025Z    Compiling moka v0.12.15
2026-06-04T03:44:20.8100632Z    Compiling iroh-metrics v0.38.3
2026-06-04T03:44:22.2080674Z    Compiling hickory-net v0.26.0-beta.4
2026-06-04T03:44:22.3690730Z    Compiling num_enum v0.7.6
2026-06-04T03:44:22.4480691Z    Compiling tower-http v0.6.11
2026-06-04T03:44:22.9900540Z    Compiling iroh-relay v0.98.0
2026-06-04T03:44:23.2330705Z    Compiling iroh-base v0.98.0
2026-06-04T03:44:23.9876724Z    Compiling netdev v0.42.0
2026-06-04T03:44:25.0958167Z    Compiling rustls-platform-verifier v0.7.0
2026-06-04T03:44:25.2092655Z    Compiling netlink-proto v0.12.0
2026-06-04T03:44:25.3008857Z    Compiling spt-term v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-04T03:44:25.5084420Z    Compiling n0-watcher v0.6.1
2026-06-04T03:44:25.7850519Z    Compiling hyper-rustls v0.27.9
2026-06-04T03:44:26.0819573Z    Compiling netlink-packet-route v0.30.0
2026-06-04T03:44:26.9050526Z    Compiling attohttpc v0.30.1
2026-06-04T03:44:27.5760696Z    Compiling tokio-stream v0.1.18
2026-06-04T03:44:28.2870663Z    Compiling simple-dns v0.9.3
2026-06-04T03:44:28.3010747Z    Compiling arrayref v0.3.9
2026-06-04T03:44:28.3424861Z    Compiling simdutf8 v0.1.5
2026-06-04T03:44:28.6381003Z    Compiling smol_str v0.1.24
2026-06-04T03:44:28.8370783Z    Compiling resolv-conf v0.7.6
2026-06-04T03:44:29.2684531Z    Compiling sha1_smol v1.0.1
2026-06-04T03:44:29.4810139Z    Compiling constant_time_eq v0.4.2
2026-06-04T03:44:29.6444688Z    Compiling arrayvec v0.7.6
2026-06-04T03:44:30.6170640Z    Compiling iroh-dns v0.98.0
2026-06-04T03:44:30.7210781Z    Compiling tokio-websockets v0.13.2
2026-06-04T03:44:31.1527659Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-04T03:44:32.5514739Z    Compiling igd-next v0.17.1
2026-06-04T03:44:34.9695253Z    Compiling reqwest v0.13.4
2026-06-04T03:44:36.4762605Z    Compiling lru v0.16.4
2026-06-04T03:44:36.6621452Z    Compiling spt-runtime v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-04T03:44:36.6890594Z    Compiling webpki-roots v1.0.7
2026-06-04T03:44:36.8050733Z    Compiling iroh v0.98.2
2026-06-04T03:44:37.0190950Z    Compiling hmac v0.12.1
2026-06-04T03:44:37.1461522Z    Compiling serde_bytes v0.11.19
2026-06-04T03:44:37.4179453Z    Compiling seize v0.5.1
2026-06-04T03:44:37.8150499Z    Compiling cmov v0.5.4
2026-06-04T03:44:38.1331265Z    Compiling ctutils v0.4.2
2026-06-04T03:44:38.2740620Z    Compiling papaya v0.2.4
2026-06-04T03:44:38.4512466Z    Compiling hkdf v0.12.4
2026-06-04T03:44:38.5923352Z    Compiling portmapper v0.16.0
2026-06-04T03:44:38.8960457Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-04T03:44:40.9840386Z    Compiling backon v1.6.0
2026-06-04T03:44:41.2523498Z    Compiling spake2 v0.4.0
2026-06-04T03:44:41.6000622Z    Compiling sha1 v0.10.6
2026-06-04T03:44:41.8370363Z    Compiling doctest-file v1.1.1
2026-06-04T03:44:42.3260575Z    Compiling interprocess v2.4.2
2026-06-04T03:44:42.9841248Z    Compiling spt-live v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-04T03:44:43.0240634Z    Compiling utf8parse v0.2.2
2026-06-04T03:44:43.0990579Z    Compiling anstyle-parse v1.0.0
2026-06-04T03:44:43.2270157Z    Compiling is_terminal_polyfill v1.70.2
2026-06-04T03:44:43.2820491Z    Compiling anstyle v1.0.14
2026-06-04T03:44:43.2920384Z    Compiling colorchoice v1.0.5
2026-06-04T03:44:43.3610236Z    Compiling anstyle-query v1.1.5
2026-06-04T03:44:43.4333886Z    Compiling clap_lex v1.1.0
2026-06-04T03:44:43.5612036Z    Compiling anstream v1.0.0
2026-06-04T03:44:43.6984430Z    Compiling clap_derive v4.6.1
2026-06-04T03:44:43.8420822Z    Compiling mock-adapter v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/adapters/mock)
2026-06-04T03:44:43.9880519Z    Compiling clap_builder v4.6.0
2026-06-04T03:44:47.8537185Z    Compiling clap v4.6.1
2026-06-04T03:45:02.5972364Z    Compiling spt-net v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-04T03:45:04.1152845Z    Compiling spt-daemon v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-04T03:45:13.5130554Z    Compiling spt v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-04T03:45:22.2772836Z     Finished `dev` profile [unoptimized] target(s) in 2m 14s
